Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ceil
ceil
Further method to sort
Name:
ceil
Category:
math
Programming Language:
php
One-line Description:
Round up to the closest integer.
Related
Tips for using PHP ceil() function and intval() function
4
How to Use PHP ceil() Function to Round Up Prices: Practical Methods and Code Examples
8
Similar Functions
mt_srand
mt_srand
Sowabetterrandomnumb
acos
acos
Reversecosine
getrandmax
getrandmax
Showthemaximumpossib
decbin
decbin
Convertdecimaltobina
intdiv
intdiv
Roundthedivisionresu
mt_rand
mt_rand
Generatebetterrandom
max
max
Findthemaximumvalue
log10
log10
Logarithmwithbase10
Popular Articles
Tips for using PHP ceil() function and intval() function
How to Use PHP ceil() Function to Round Up Prices: Practical Methods and Code Examples